build the static pixbuf loaders conditionally like the dynamic ones so
authorMichael Natterer <mitch@gimp.org>
Tue, 7 May 2002 12:59:18 +0000 (12:59 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Tue, 7 May 2002 12:59:18 +0000 (12:59 +0000)
commit6c29754a731163a44e81adcdf7d8711df65f42eb
treeb6ad0dd899866b532743720982f4dec442fb066e
parent75625ede7fc50e25bddd00c381b2e1b0c9beb3a6
build the static pixbuf loaders conditionally like the dynamic ones so

2002-05-07  Michael Natterer  <mitch@gimp.org>

* gdk-pixbuf/Makefile.am: build the static pixbuf loaders
conditionally like the dynamic ones so --without-lib<foo> is
honored when building with --disable-modules. (#66867)
gdk-pixbuf/ChangeLog
gdk-pixbuf/Makefile.am